 BibTeX to HTML converter release 1.06
 

 
 This procedure is inserted as a command in the menu mode BibTeX.
 You use this command in selecting all a bib file  or only a part,
 bibToHtml will convert the selected part. If no selection then, by 
 default, bibToHtml converts all your bib file in the front window. 
 All the bib entries will be analyzed and converted in a html 
 bibliographic reference. If you convert a file "fooname.bib" you'll 
 get a file "fooname.html" in the same folder. 
 
  When bibToHtml ends, it asks for directly sending the html file
  to the browser or for displaying it as a front window.
  By default, the radio button "send file to the browser" is on
  and the button radio "edit the html file" is off. 
  If you click on the button "edit ..", you may improve your html 
  file in adding titles, figures or any fancies, before sending to 
  the browser. Clicking "Cancel" only closes the html file but does
  nothing.
 
  WARNING: this procedure requires working on correct bib files,
           i.e. devoid of any  syntactical bibtex error. Before 
           this conversion the bib file can be sorted  by "Sort
           by" command in the Bib mode of Alpha.
		   
 I borrowed from "Convert LaTeX to accents" the table of regular 
 expressions for conversion of LaTeX characters. 
 Thanks to F. Miguel Dionsio. 
 
 The  bibliography  style displayed by the browser is imposed.
 Of course you are free to modify this style in rewritting
 the conversion procedures used for each kind of bib entry.
 You can also add your own bibtex entries and convert them in html;
 it will be needed to write the suitable procedures for these 
 conversions.
		   		   
		   
Version History
---------------

1.14 (20/03/98) Bug fixed: process field "address" in "PhdThesis"
                and "MastersThesis".

1.13 (11/03/98) Takes in account the LaTeX command \uppercase.

1.12 (9/03/98)  Bugs fixed: 1) the field "editor" in entry "inProceedings"
                is now processed; 2) in "proceedings", the field "title"
				is emphasized instead the field "organization".
				Conversion of the bib entry "conference" now works.
				Processes the field "type" in entries "mastersthesis"
				and "PhDthesis".
				Cross refences are put in parenthesis.

1.1  (2/03/98)  Parts of the tcl code have been rewritten.
                A bug in searching cross reference has been fixed.
				The bib entries "booklet", "manual", "misc" and 
				"proceeding" are processed with optional "author"
				or "editor" fields. However, a field "key" is needed
				if "author"	or "editor" fields are missing.
				BibToHtml now processes the fields "edition", "howpublished",
				"institution", "key", "month" and "type".
				Characters  or $\bullet$ commands are converted.
		   
1.06 (27/02/98) Processing the  crossref field; bibToHtml parses all 
                the file in front window and searches for the reference 
				provided in this field.
                Dialog by radio buttons.
				Selects  all the file by default.
				
1.05 (20/02/98)	Converts latex commands as \ , \$, \%, \& and \#.
                Some bugs fixed.
				
1.04 (4/02/98) Processing of \cite commands which could be put in some fields of 
               a bib entry (mainly in a field NOTE); the bib reference in \cite 
			   is searched for into the same folder as the actually processed 
			   bib file. 
 
1.03 (23/01/98) Conversion of Greek letters latex commands.
                Conversion of latex styles as \it (or \textit),
               \em (or \emph), \bf (or textbf), \tt or (\texttt) and
               \underline.
 
1.02 (23/01/98) A lot of bugs in version 1.01 fixed. For example, 
                processing the field names of a bib entry in uppercase
				letters.
				
1.01 (19/01/98) First distribution of bibtohtml. Only the fields
                address, author, booktitle, chapter, editor, journal, note,
				number, organization, pages, publisher, school, series, title, 
				volume and year are processed

 Pierre BASSO 
 email:basso@lim.univ-mrs.fr
